home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Game / C / CORE! 1.1.CPT / Core! 1.1 / Battle Programs / contest90 / DERVISH.RED < prev    next >
Encoding:
Text File  |  1991-08-13  |  384 b   |  20 lines

  1. ;
  2. ;    Warrior: Dervish
  3. ;  File name: dervish.red
  4. ; Tournament: ICWST'90
  5. ;   Standard: CWS'88
  6. ;     Author: D.Bofinger, 1990 
  7. ;
  8. ;
  9. ;             A trivial modification of dwarf, that 
  10. ;               can beat most of the ICWST'87 and 
  11. ;               ICWST'88 programs. 
  12.         dat     12    12
  13. start    mov     -1      @-1 
  14.         add     #548    -2 
  15.         jmp     -2 
  16.     end    start
  17.  
  18.  
  19. 3